[INFO] fetching crate mprocs-pty 0.7.0...
[INFO] testing mprocs-pty-0.7.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mprocs-pty 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mprocs-pty 0.7.0
[INFO] finished tweaking crates.io crate mprocs-pty 0.7.0
[INFO] tweaked toml for crates.io crate mprocs-pty 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mprocs-pty 0.7.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mprocs-pty 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded downcast-rs v1.2.0
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.1
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] [stderr]   Downloaded ssh2 v0.9.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded async-net v1.6.1
[INFO] [stderr]   Downloaded async-io v1.7.0
[INFO] [stderr]   Downloaded serde v1.0.178
[INFO] [stderr]   Downloaded async-process v1.4.0
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded async-task v4.3.0
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded serde_derive v1.0.178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbee0a3f973b26661d8ae02a949d20914b2c2420bf9d1b382263c3f6c97eef34
[INFO] running `Command { std: "docker" "start" "-a" "fbee0a3f973b26661d8ae02a949d20914b2c2420bf9d1b382263c3f6c97eef34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbee0a3f973b26661d8ae02a949d20914b2c2420bf9d1b382263c3f6c97eef34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbee0a3f973b26661d8ae02a949d20914b2c2420bf9d1b382263c3f6c97eef34", kill_on_drop: false }`
[INFO] [stdout] fbee0a3f973b26661d8ae02a949d20914b2c2420bf9d1b382263c3f6c97eef34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcff2c505fbaf707ee51409861f25676cf7a494a5b121d0b7e190c501817b692
[INFO] running `Command { std: "docker" "start" "-a" "bcff2c505fbaf707ee51409861f25676cf7a494a5b121d0b7e190c501817b692", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling filedescriptor v0.8.1
[INFO] [stderr]    Compiling mprocs-pty v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/unix.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/unix.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s
[INFO] running `Command { std: "docker" "inspect" "bcff2c505fbaf707ee51409861f25676cf7a494a5b121d0b7e190c501817b692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcff2c505fbaf707ee51409861f25676cf7a494a5b121d0b7e190c501817b692", kill_on_drop: false }`
[INFO] [stdout] bcff2c505fbaf707ee51409861f25676cf7a494a5b121d0b7e190c501817b692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3151c9bc0d27f904294ee5b9022b903fe691b5f756c3de8df175392a972f4f4
[INFO] running `Command { std: "docker" "start" "-a" "c3151c9bc0d27f904294ee5b9022b903fe691b5f756c3de8df175392a972f4f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/unix.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/unix.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling async-process v1.4.0
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling mprocs-pty v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/unix.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/unix.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.76s
[INFO] running `Command { std: "docker" "inspect" "c3151c9bc0d27f904294ee5b9022b903fe691b5f756c3de8df175392a972f4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3151c9bc0d27f904294ee5b9022b903fe691b5f756c3de8df175392a972f4f4", kill_on_drop: false }`
[INFO] [stdout] c3151c9bc0d27f904294ee5b9022b903fe691b5f756c3de8df175392a972f4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78f4902b02075088bbb19780717f6d156a0a50df4f2b0c4eee16333aeab7aede
[INFO] running `Command { std: "docker" "start" "-a" "78f4902b02075088bbb19780717f6d156a0a50df4f2b0c4eee16333aeab7aede", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/unix.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/unix.rs:230:22
[INFO] [stderr]     |
[INFO] [stderr] 230 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `mprocs-pty` (lib) generated 2 warnings
[INFO] [stderr] warning: `mprocs-pty` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portable_pty-63fef26863095c33)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cmdbuilder::tests::test_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests portable_pty
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78f4902b02075088bbb19780717f6d156a0a50df4f2b0c4eee16333aeab7aede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f4902b02075088bbb19780717f6d156a0a50df4f2b0c4eee16333aeab7aede", kill_on_drop: false }`
[INFO] [stdout] 78f4902b02075088bbb19780717f6d156a0a50df4f2b0c4eee16333aeab7aede
